ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.Base Namespace / C1BaseSerializer<TControl,TItem,TICollectionOwner> Class
Control type.
Control Items's type.
Items collection type.
Members

In This Topic
    C1BaseSerializer<TControl,TItem,TICollectionOwner> Class
    In This Topic
    Serializes Control.
    Object Model
    C1BaseSerializer<TControl,TItem,TICollectionOwner> Class
    Syntax
    'Declaration
     
    Public Class C1BaseSerializer
        (Of TControl,TItem,TICollectionOwner) 
    public class C1BaseSerializer<TControl,TItem,TICollectionOwner> 
    Type Parameters
    TControl
    Control type.
    TItem
    Control Items's type.
    TICollectionOwner
    Items collection type.
    Inheritance Hierarchy

    System.Object
       C1.Web.Wijmo.Controls.Base.C1BaseSerializer<TControl,TItem,TICollectionOwner>

    See Also